Feature: Crear POST con nombre largo

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 27.086s

Scenario: Como un usuario inicio sesión y creo un post con imagenes

Before 0m 0.959s
Given I navigate to page "http://localhost:2368/ghost/#/signin" 0m 0.697s
And I wait for 1 seconds 0m 1.117s
And I set text "<USERNAME>" on element with xpath "<USERNAME_EID>" 0m 0.169s
And I set text "<PASSWORD>" on element with xpath "<PASSWORD_EID>" 0m 0.144s
And I wait for 1 seconds 0m 1.107s
Then I click element with xpath "<BTN_SIGNIN_EID>" 0m 0.215s
And I wait for 1 seconds 0m 1.147s
Given I navigate to page "http://localhost:2368/ghost/#/editor/post" 0m 0.180s
And I wait for 1 seconds 0m 1.105s
And I set text "POST con Imágen" on element with xpath "<POST_TITLE_ECLASS>" 0m 0.151s
And I wait for 1 seconds 0m 1.100s
And I click element with xpath "<ADD_IMAGE_ECLASS>" 0m 0.168s
And I wait for 5 seconds 0m 5.316s
And I click element with xpath "<INSERT_IMAGE_ECLASS>" 0m 0.200s
And I wait for 5 seconds 0m 5.230s
And I set text "Hey post has sido creado" on element with xpath "<CONTENT_ECLASS>" 0m 0.350s
And I wait for 1 seconds 0m 1.241s
And I set text "POST con Imágen y noooooooooooooooooooooooooooooombreeeeeeeeeeeeeee larrrrrrrrrrrrrgoooooooooooooooooooooooooooooo" on element with xpath "<POST_TITLE_ECLASS>" 0m 0.602s
Then I click element with xpath "<CONTENT_ECLASS>" 0m 0.330s
And Enter on element with xpath "<CONTENT_ECLASS>" 0m 0.281s
And I wait for 5 seconds 0m 5.273s
After 0m 0.004s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/#/signin"
And I wait for 1 seconds
And I set text "<USERNAME>" on element with xpath "<USERNAME_EID>"
And I set text "<PASSWORD>" on element with xpath "<PASSWORD_EID>"
And I wait for 1 seconds
Then I click element with xpath "<BTN_SIGNIN_EID>"
And I wait for 1 seconds
Given I navigate to page "http://localhost:2368/ghost/#/editor/post"
And I wait for 1 seconds
And I set text "POST con Imágen" on element with xpath "<POST_TITLE_ECLASS>"
And I wait for 1 seconds
And I click element with xpath "<ADD_IMAGE_ECLASS>"
And I wait for 5 seconds
And I click element with xpath "<INSERT_IMAGE_ECLASS>"
And I wait for 5 seconds
And I set text "Hey post has sido creado" on element with xpath "<CONTENT_ECLASS>"
And I wait for 1 seconds
And I set text "POST con Imágen y noooooooooooooooooooooooooooooombreeeeeeeeeeeeeee larrrrrrrrrrrrrgoooooooooooooooooooooooooooooo" on element with xpath "<POST_TITLE_ECLASS>"
Then I click element with xpath "<CONTENT_ECLASS>"
And Enter on element with xpath "<CONTENT_ECLASS>"
And I wait for 5 seconds
After
NO IMAGE AVAILABLE